home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 2000 August: Tool Chest / Dev.CD Aug 00 TC Disk 2.toast / pc / sample code / quicktime / quicktime vr / addvractions.win / readme.txt < prev   
Encoding:
Text File  |  2000-06-23  |  567 b   |  16 lines

  1. README - AddVRActions
  2.  
  3. AddVRActions is a sample application that illustrates how to add 
  4. wired actions to a QuickTime VR movie. Currently you can add two 
  5. kinds of wired actions to VR movies: (1) actions that are global 
  6. to a particular node and (2) actions associated with a particular 
  7. hot spot in a node. 
  8.  
  9. This sample code adds a node-specific action that sets the pan angle 
  10. when the user first enters the node. This sample code adds a 
  11. hot-spot-specific action that sets the pan angle when the user clicks 
  12. on a hot spot.
  13.  
  14. Enjoy, 
  15. QuickTime Team
  16.